home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Hyperj-Hz
/
HyperMac™1.2.cpt
/
Home
/
background_2766.txt
< prev
next >
Wrap
Text File
|
1987-11-27
|
2KB
|
113 lines
-- background: 2766 from stack: in
-- bmap block id: 5738
-- flags: 4000
-- background id: 0
-- name: Back
----- HyperTalk script -----
on openStack
hide message box
show menuBar
pass openStack
end openStack
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=271 top=296 right=317 bottom=310
-- title width / last selected line: 0
-- icon id / first selected line: 22308 / 22308
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual effect Dissolve
go to next card
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=25 top=294 right=316 bottom=64
-- title width / last selected line: 0
-- icon id / first selected line: 19381 / 19381
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prev
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to prev card
end mouseUp
-- part 24 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=337 top=290 right=322 bottom=377
-- title width / last selected line: 0
-- icon id / first selected line: 14953 / 14953
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: go User Preference
----- HyperTalk script -----
on mouseUp
visual effect Dissolve
go to card "User Preferences"
end mouseUp
-- part 25 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=378 top=50 right=96 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 22855 / 22855
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Date Book
----- HyperTalk script -----
on mouseUp
go to stack "Phantom Stack I:DateBook"
end mouseUp
-- part 26 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=25 top=20 right=48 bottom=313
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to card "Info"
end mouseUp